@charset "utf-8";
/* CSS Document */
ul,ol{
    padding-left:0; 
    list-style-type:none;
}
a{cursor:pointer}
a:link,a:visited  {
 text-decoration: none;
}
*{margin:0;padding:0;}
ul,ol,dl,li,dt,dd{padding:0;margin:0;list-style:none;}
.clear{ clear:both}
.fl{float:left;}
.fr{float:right;}
body {
  margin: 0;
  font-family:'Microsoft Yahei';
}
.hcor{color:#CCC !important}
.header{height:65px;width:100%;background-color:#fff;}
.header .nav-wrap{position:fixed;top:0;z-index:9999;width:100%;background-color:#fff;box-shadow:0 0 5px #666}
.header nav{margin:0 auto;width:100%}
.header nav:after,.header nav:before{display:table;content:" "}
.header nav:after{clear:both}
.header .logo{float:left;margin-top:10px}
.header .logo img{display:inline-block}
.header .nav-list{float:left;}
.header .nav-list li{display:inline-block;padding:0 8px;font-size:1rem;line-height:88px}
.header .nav-list li a{display:inline-block;color:#000}
.header .nav-list .on a{position:relative;color:#d59b47}
.header .nav-list .on a:after{position:absolute;right:0;bottom:0;left:0;display:block;margin:auto;height:3px;background:url(../img/hehe.png) no-repeat center center;content:""}
.header_quick{overflow:hidden;margin-top:20px;color:red;font-size:1rem;line-height:30px}
.header_quick a{float:left;display:block;padding:0 8px;color:red; font-size:1.2rem;text-align:center}

.header_quick{ float:right; height: 44px;}
.header_quick .lei_ico{ float: right; height: 28px; margin-top: 8px; margin-right: 10px;}
.header_quick .lei_ico img{ width: auto; height: 100%;}
.animate { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; transition-duration: 0.5s; }
.nav-list{ width: 100%; position: absolute; top: 55px; left: 0; z-index: 99; height: 0; overflow: hidden;}
.nav-list .lbg{background: url("/images/sjt.png") no-repeat 98% top;padding-top: 9px;}
.nav-list .lbody{ height: auto; background: #f5f5f5;}
.nav-list a{ display: block; width: 90%; height: 40px; line-height: 40px; padding: 0 5%; font-size: 14px; border-bottom: 1px solid #EAEAEA; color:#333;}
.nav-list .lzilei{ display: block; width: 100%; height: 41px; line-height: 40px; font-size: 14px; color:#333; overflow:hidden; background: url("/images/xia.png") no-repeat 28% 17px; background-size: 12px 7px;}
.nav-list .lzilei div{ border-bottom: 1px solid #EAEAEA; padding: 0 5%; width:90%;}
.nav-list .lzilei a{ background: #ebebeb; border-bottom: 1px solid #DEDEDE; height: 34px; line-height: 34px; color: #999;}
.nav-list .lzilei.on{background: url("/images/shang.png") no-repeat 28% 17px; background-size: 12px 7px;}

.g-container,.in-container,.lc-container{margin-right:auto;margin-left:auto;width:98%;margin:0 auto}
.g-container h4,.g-container p{font-size:1pc;line-height:23px}
.g-container p{margin-bottom:9pt}
.g-container td p{margin-bottom:0;font-size:9pt;line-height:20px}

.in-container,.lc-container {color:#333;line-height:30px; font-size:.925rem;}
.lc-container i{display:inline-block;width:12px;height:12px;margin-right:2%; background-color:#cd3920; border-radius:50%;}
.in-container p{padding:8px;text-indent:2em; }
.in-container img{ display:block;width:100% !important;height:auto !important;}
.lc-container p{padding:5px 2%}

.nav-sub{position:absolute;top:89px;left:0;z-index:1;display:none;padding:20px 0;width:100%;background-color:#f1f1f1}
.nav-sub-info{float:left;width:245px;text-align:left}
.nav-sub-title{position:relative}
.nav-sub-title .cn{color:#444;font-size:22px;line-height:1}
.nav-sub-title .line{position:absolute;bottom:0;left:0;overflow:hidden;width:40px;height:2px;height:1px;background-color:#fff}
.nav-sub-title .line:before{left:0;width:60%;background-color:#25262a}
.nav-sub-title .line:after,.nav-sub-title .line:before{position:absolute;top:0;display:block;height:2px;content:''}
.nav-sub-title .line:after{right:0;width:30%;background-color:#d59b47}
.nav-sub-p{overflow:hidden;padding-top:10px;height:3pc;color:#999;font-size:9pt;line-height:18px}
.nav-sub-more{display:block;width:148px;height:30px;border:1px solid #000;text-align:center;font-size:9pt;font-family:Futura Md BT;line-height:30px;-webkit-transition:.2s ease all;transition:.2s ease all}
.nav-sub-more:hover{border:1px solid #fff;background-color:#cd392a;color:#fff!important}
.nav-sub-list{margin-top:20px;margin-left:20pc}
.nav-sub-list-box{float:left;display:block;box-sizing:border-box;width:25%;height:133px;border-left:1px solid #e2e2e2}
.nav-sub-list-box img{display:block;margin:0 auto;width:150px;height:75pt}
.nav-sub-list-box .t{position:relative;margin:1pc auto;width:150px;color:#000;font-size:14px;line-height:10px}
.nav-sub-list-box .t:after{position:absolute;top:0;right:0;display:block;width:10px;height:10px;background:url(/images/sub-nav-1.png) center no-repeat;content:'';-webkit-transition:.2s ease all;transition:.2s ease all}
.nav-sub-list-box:nth-child(-n+2){padding-top:0;border-top:none}
.nav-sub-list-box:nth-child(n+3){padding-bottom:0}
.nav-sub-list-box:hover img{opacity:.8}
.nav-sub-list-box:hover .t:after{-webkit-transform:translateX(-5px);transform:translateX(-5px);-ms-transform:translateX(-5px)}
.banner{position:relative;width:100%;}
.banner img{width:100%;height:auto}
.banner .bd{position:relative;z-index:0;overflow:hidden;margin:0 auto}
.banner .bd li,.banner .bd ul{width:100%!important;}
.banner .bd li{overflow:hidden;height:602px;text-align:center;}
.banner .bd li a{display:block;height:auto;}
.banner .hd{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:30px;line-height:30px}
.banner .hd ul{text-align:center}
.banner .hd ul li{display:inline-block;overflow:hidden;margin:1px;width:42px;height:11px;background:#000;line-height:999px;opacity:.5;zoom:1;filter:alpha(opacity=50)}
.banner .hd ul .on{background:red}
.banner .next,.banner .prev{position:absolute;top:50%;left:5%;z-index:1;display:block;display:none;margin-top:-30px;width:40px;height:60px;background:url(/images/slider-arrow.png) -126px -137px #000 no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner .next {left:auto;right:5%;background-position:-6px -137px;}

.swiper-container{position:relative;z-index:1;overflow:hidden;margin:0 auto}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}

.index_nav{width:100%;}
.index_nav ul li{width:25%;float:left;padding:5px 0; text-align:center}
.index_nav ul li img{ display:block;width:auto;margin:5px auto}
.index_nav ul li span{ display:inline-block;color:#333;font-size:.925rem;line-height:30px;}

.banner_join{position:relative;width:100%;}
.banner_join img{width:100%;}
.banner_join_bg{background-image:url(/images/banner_zhaoshangjiameng.jpg);background-size: cover;width:100%;height:500px;}
.apply,.lx-container{margin-top:10px;margin-bottom:30px;}
.apply .en,.lx-container .en{ text-align:center;margin-top:10px;line-height: 40px;background: url("/images/ht_bottom.png") no-repeat bottom center;color: #999;font-size: .725rem;}
.apply .title{height:40px;text-align:center;line-height: 40px;color: #000;font-size:1.5rem;}
.apply .content{margin:30px auto;width: 70%; }
.apply .content ul li{width:100%;margin:20px auto;font-size:1rem;color: #616161;line-height: 34px;}
.apply .content ul li .input-text{width:50%;height: 32px;padding: 0 10px;border: 1px solid #d8d8d8;border-radius: 8px;}
.apply .content ul li .ib{margin-top:-35px;white-space:nowrap;margin-left:76px;}
.join_contit{width:100%;}
.join_contit .join_contit_l{width:10%; height:100px;font-size:28px; font-weight:bold;float:left;}
.join_contit .join_contit_r{width:90%;height:100px;font-size:18px; font-weight:bold;float:left;}

.apply .youshi{margin:0 auto;padding:10px 1%;width:98%}
.apply .youshi p{color:#C30;font-weight:700;font-size:.875rem}
.apply .youshi p,.youshi span{padding-left:2%;height:30px; overflow:hidden;text-align:left;line-height:30px}
.apply .youshi span{color:#333;font-weight:400;font-size:0.7rem}
.apply .youshi .youshi-title{display:block;margin:0 auto}
.apply .youshi ul{margin-top:10px;text-align:center}
.apply .youshi img{width:100%;}
.apply .youshi ul li{display:inline-block;width:49%;margin:10px auto}
.apply .moshi {margin:0 auto;padding:20px 0;width:100%;}
.apply .moshi p{color:#555;font-size:.875rem;padding:10px 6%;}
.apply .moshi i{display:inline-block;width:10px;height:10px;margin-right:3%; background-color:#cd3920; border-radius:50%;}
.apply .tiaojian{margin:0 auto;padding:20px 0;width:100%}
.apply .tiaojian li{display:inline-block;padding:10px 6% !important;padding:10px;font-size:.875rem;}
.apply .tiaojian li span{display:inline-block;height:15px;width:15px;line-height:15px;text-align:center;border-radius:50%;background:#f00;color:#fff;margin-right:3%;}

.hezuo{clear:both;padding: 0 0 20px 0;min-width: 100%;min-height:500px;background-image: url(/images/join_hz_bg.jpg);background-size: cover;}
.hezuo .en{ text-align:center;padding-top:50px;line-height: 40px;background: url("../images/ht_bottom.png") no-repeat bottom center;color: #fff;font-size:1rem;}
.hezuo .title{height:60px;text-align:center;line-height: 60px;color: #fff;font-size: 1.5rem;}
.hezuo .liucheng {margin:50px auto;width:1200px;text-align:center}
.hezuo .liucheng li{margin-top:50px;display:inline-block;width:13pc;height:150px;font-size:18px;padding-top:20px;color:#fff;vertical-align: top;margin-left:15px; border:1px dashed #ccc;border-radius:25px}
.hezuo .liucheng li p{font-size:16px;width:6pc;padding-left:55px;padding-top:20px;}

.banner_engineering{position:relative;margin-top:2px;width:100%;height:500px;background:#000;}
.banner_engineering_bg{background-image:url(/images/banner_gongcheng.jpg);background-size: cover;width:100%;height:500px;}	
.engineering{margin-top:30px;}
.engineering .list{margin:0 1%;padding:30px 0;width:100%}
.engineering .list ul li{display:inline-block;width:48%;margin:10px 0; text-align:center}
.engineering .list ul li img{width:100%;height:150px;}
.engineering .list ul li p{height:30px; line-height:30px; overflow:hidden; font-size:.875rem;color:#333;}
.pages{margin:40px auto;color:#333;text-align:center}
.pages a{border:1px solid #ddd;padding:2px 5px;margin:2px;color:#333;font-size:.875rem}
.pages span{border:1px solid #900;padding:0 5px;color:#fff !important;background:#cd392a}
.pages span.thisclass{border:1px solid #888;padding:2px;font-weight:700;margin:2px;color:#fff;background-color:#888}
.pages span.disabled{border:1px solid #929292;padding:2px;color:#929292;margin-right:2px}
.event_wrap{position:relative;}
.event_wrap .middle_line{position:absolute;left:50%;top:5;width:8px;margin-left: 0px;border-left: 1px solid #000;height:100%;}
.big_squre{margin-left:-30px;left:50%;display:block;position:absolute;top:8px;width:60px;height:60px;background-color: #6e6e6e;border-radius: 10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.big_squre i{transform:rotate(-45deg);-webkit-transform: rotate(-45deg);display: block;position: absolute;left: 7px;color: #fff;top: 16px;font-size: 18px}
.small_squire{position:absolute;top:11px;display:block;height:12px;width:12px;padding:3px;border-radius: 3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);background-color: #6e6e6e;}
.small_squire i{display:block;width:12px;height:12px;background-color: #fff;border-radius: 3px;}
.event_wrap .list{height:100px;position:relative;padding-top: 18px;}
.aActiveWid{width:50% !important;filter:alpha(opacity=100) !important;opacity:1 !important;}
.event_wrap .list:last-child{height:125px;}
.event_wrap .list .ev_text{position:absolute;opacity:0.1;filter:alpha(opacity=10);width:0px;overflow: hidden; 
    -o-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -ms-transition: all 3s ease;
    -webkit-transition: all 3s ease;
    transition: all 3s ease;}
.event_wrap .list_right .ev_text_odd,.event_wrap .list_left .ev_text_event{text-align: left;left:50%;}
.event_wrap .list_right .ev_text_event,.event_wrap .list_left .ev_text_odd{text-align: right;left:initial;right:50%;}
.event_wrap .list_right .small_squire,.event_wrap .list_left .ev_text_event .small_squire{left:48px;}
.event_wrap .list_left .small_squire,.event_wrap .list_right .ev_text_event .small_squire{right:48px;left:inherit;}
.ev_text p{line-height: 20px;padding-left:80px;width:88%;margin-top:8px;height:60px;overflow: hidden;}
.list_right .ev_text_event h3,.list_right .ev_text_event p,.list_left .ev_text_odd h3,.list_left .ev_text_odd p{padding-right: 100px;padding-left: inherit}

.button{background:#ddd;height:24px; border-top:0;border-left:0; border-bottom:1px solid #666; border-right:1px solid #666; padding:3px 6px; margin-right:5px}
.buttont1{background:#cd392a; cursor: pointer;height:34px; border-top:0;border-left:0; border-bottom:1px solid #666; border-right:1px solid #666;color:#fff; padding:3px 6px;margin-right:2%}
.buttonr{background:#666; cursor: pointer;height:34px; border-top:0;border-left:0; border-bottom:1px solid #333; border-right:1px solid #333;color:#fff; padding:3px 6px; }

.banner_product,.banner_news,.banner_info,banner_chengshi{position:relative;margin-top:2px;width:100%;background:#000;}
.product_main_daohang,.news_main_daohang{background-color:#eee;}
.product_main_daohang .top,.news_main_daohang .top{font-size:1.2rem;color:#FFF;line-height:30px; background-color:#cd392a;width:100%; text-align:center;padding:10px 0}
.product_main_daohang em{font-size:.725rem;line-height:16px; display:block;}
.product_main_daohang ul li,.news_main_daohang ul li{float:left;width:33.3%;text-align:center;padding:15px 0;}
.product_main_daohang ul li a,.news_main_daohang ul li a{background-color:#eee;margin:0 3%;font-size:.875rem;line-height:30px;padding:5px 12%;color:#333;border-radius:20px}
.product_main_daohang .slist,.news_main_daohang .slist{float:left;width:25%;text-align:center;padding:15px 0;}

.product_toolbar{padding-top:85px; text-align:center;}
.product_toolbar ul li{box-sizing:border-box;border:1px solid #cd392a;color:#333;display:inline-block;margin:0 18px;}
.product_toolbar ul li a{padding:15px 50px;display:inline-block;color:#333;}
.product_toolbar ul li:hover{ background-color:#cd392a;color:#fff}
.product_list,.news_list,.video{padding-top:65px;}
.product_list ul li{margin-right:0;overflow:hidden ;width:48%;float:left;margin:0 1%;margin-bottom:20px;}
.product_list ul li h3{color:#333;line-height:30px;font-size:.925rem;height:30px; overflow:hidden}
.product_list ul li p{color:#666;font-size:.785rem;line-height:18px;height:18px; overflow:hidden}
.product_list ul li img{width:100%;}
.product_nav .nav{height:60px;line-height:60px;}
.product_nav .nav a{color:#333; font-size:14px;}
.apply .nav{height:40px;line-height:40px;}
.apply .nav a{color:#333; font-size:14px;}
.product_info{padding:5px 0;}
.product_info .product_pic{width:100%;position:relative;overflow: hidden;float:left;}
.product_info .product_pic .picBox{float:left;width:500px;height:500px;position:relative;overflow: hidden}
.product_info .product_pic .picBox ul{height:500px;position: absolute}
.product_info .product_pic .picBox ul li{float:left;}
.product_info .product_pic .picBox ul li img{width:500px;height:500px;}
.product_info .product_pic .listBox{float:left;width:200px;}
.product_info .product_pic .listBox ul{margin-left:20px;}
.product_info .product_pic .listBox ul li{height:80px;cursor:pointer}
.product_info .product_pic .listBox ul li img{padding:1px;width:70px;height:auto}
.product_info .product_pic .listBox ul li img:hover{border: 1px solid #cd392a;}
.product_info .info{width:100%;}
.product_info .info h1{overflow:hidden;padding-bottom:30px;padding-left:3%;border-bottom:1px solid #ddd;margin-bottom:10px;font-size:1.2rem;}
.product_info .info p{color:#999;padding-left:3%;font-size:.925rem;line-height:24px;}
.product_info .gozi{padding:5px; text-align:center;}
.product_info .gozi a img{padding-right:10px;}
.product_info .gozi a{padding:5px 3%;font-size:.875rem;border-radius:25px;background-color:#bbb;color:#fff;margin-right:20px;}
.product_des{margin-top:50px;}
.product_des .cptit{ font-size:1.5rem;line-height:50px; padding-top:10px;text-align:center;border-top:1px solid #ddd;}
.product_des .cpcon{width:95%; margin-left:auto;margin-right:auto; color:#333}
.product_des .cpcon div{padding:5px 0;}
.product_des .cpcon img{display:block;width:100%;margin:0 auto;}
.product_des .cpcon:hover,.product_des .cpcon div:hover,.product_des .cpcon p:hover{color:#333 !important}

.shownews_des{margin-top:10px;}
.shownews_des h1{ text-align:center;padding:5px 0; font-size:1.5rem;font-weight:normal;}
.shownews_des .small{text-align:center;color:#CCC;font-size:.725rem;padding:10px 0;border-bottom:1px solid #ddd;padding-bottom:30px;}
.shownews_des .small a{color:#CCC !important}
.shownews_des .con,.shownews_des .xg{width:95%; margin:20px auto; line-height:32px; color:#333;}
.shownews_des .con div{padding:8px 0;text-indent:2em;}
.shownews_des .con img{display:block;width:100% !important;height:100% !important;margin:0 auto;}
.shownews_des .con:hover,.shownews_des .con div:hover,.shownews_des .con p:hover{color:#333 !important}
.shownews_des .pagenext{width:90%; margin:10px auto; line-height:32px;color:#999}
.shownews_des .pagenext a{color:#999;height:32px; overflow:hidden;}
.shownews_des .xg{margin:20px auto;}
.shownews_des .xg .list{padding-left:3%;margin:10px 0;}
.shownews_des .xg .list a{color:#333}
.shownews_des .xg .list ul{margin-bottom:30px;}
.shownews_des .xg .list li{float:left;width:100%;height:30px; line-height:30px; overflow:hidden}
.shownews_des .xg .list li i{ margin-top:11px;margin-right:10px;height:0px; width:0px;border-left:5px solid #999;border-top:5px solid transparent; border-bottom:5px solid transparent;float:left;}
.shownews_des .xg .tit{ font-size:1.2rem;border-left:5px solid #cd392a;padding-left:3%;}

.news_list ul{width:98%;margin:0 1%}
.news_list li{position:relative;float:left;padding:1%;margin-top:10px;width:100%; border-bottom:1px solid #eee}
.news_list li h3{font-size:1rem;height:30px;line-height:30px; overflow:hidden;}
.news_list .neil{float:left;width:30%}
.news_list .neir{float:left;width:68%;margin-left:2%}
.news_list .neir a{font-size:.875rem;color:#666}
.news_list li img{width:100%;height:}
.news_list li a{color:#000;}
.news_info{overflow:hidden;height:286px;background:#fff;text-align:left;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}
.news_img{overflow:hidden;margin:20px auto 10px;height:180px;-webkit-transition:transition:all .4s ease;-moz-transition:transition:all .4s ease;transition:all .4s ease;-ms-transition:transition:all .4s ease}
.news_img img{display:block;margin:0 auto;width:100%;}
.news_info h5{position:relative;top:0;; text-align:center;overflow:hidden;margin:0 auto;width:80%;height:24px;font-weight:400;font-size:16px;line-height:24px;-webkit-transition:transition:all .4s ease;-moz-transition:transition:all .4s ease;transition:all .4s ease;-ms-transition:transition:all .4s ease}
.news_des{overflow:hidden;margin:0 auto;width:80%;height:0;max-height:110px;font-size:12px;line-height:24px;line-height:0;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0}

.video{width:98;margin:0 1%}
.video ul li{width:48%;float:left;margin:0 1%}
.video li a{width:100%;color:#333;display:block;padding:5px;margin-bottom:5px;}
.video li img{width:100%;}
.video li p{color:#333;text-align:center;font-size:.875rem}

.home_product{padding: 10px 0 20px 0;width:100%;}
.home_product .hptit,.home_agent .hatit,.home_brand .hbtit,.home_product .hpcon,.home_str .strtit,.home_service .hstit  {text-align: center;}
.home_product .hptit .en,.home_agent .hatit .en,.home_brand .hbtit .en,.home_service .hstit .en{line-height: 30px;background: url("/images/ht_bottom.png") no-repeat bottom center;color: #999;font-size: .725rem;}
.home_product .hpcon .en{margin-top:25px;height:40px;line-height: 40px;background: url("/images/ht_bottom.png") no-repeat bottom center;color: #999;font-size:.725rem;}
.home_product .hpcon .hpsaycon,.home_brand .hbtit .hbcon{margin:20px 0 40px 0;height:25px;line-height: 25px;color: #999;font-size: 13px;}
.home_product .hptit  .title,.home_agent .hatit .title,.home_service .hstit{margin-top:5px;}
.home_product .hptit  .title a,.home_agent .hatit .title a{line-height: 30px;color: #000;font-size:1.5rem;}
.home_product .hd{overflow:hidden;height:46px;line-height:46px;padding:5px 0 ;}
.home_product .hd ul,.home_product ul{text-align:center;width:100%;margin:0 auto;}
.home_product .hd li{list-style:none;color:#333;display:inline;padding:0 5px;}
.home_product .hd li.on{color:#cd392a;}
.home_product .bd{}
.home_product .lh{overflow:hidden;}
.home_product .lh img{width:98%;}
.home_product .lh li{width:50%;padding:0 0.5%; overflow: hidden; float: left; box-sizing: border-box; position: relative;}
.home_product .lh li .p-img{padding:5px 0 0 0;margin:0 auto;text-align:center;}
.home_product .lh li .p-name{line-height:30px;margin:5px auto;word-break:break-all;word-wrap:break-word;overflow:hidden;}
.home_product .lh li .p-name a{color:#000; font-size:.875rem;height:30px; display:block}
.home_product .lh li .p-price{color:#999;}
.home_product .lh li .p-price strong{color:#c00;font-size:14px;font-family:verdana;}
.home_str{width:100%;position:relative;background:#fafafa;}
.home_str .strtit .en{height:40px;line-height: 40px;background: url("../images/ht_bottom.png") no-repeat bottom center;color: #999;font-size:.725rem;}
.home_str .strtit .title,.home_brand .hbtit .title{line-height: 40px;color: #000;font-size: 1.5rem;}
.home_str .strlist{width:100%;position:relative;margin:10px auto;}
.home_str .strlist .hd,.home_brand  .hd{overflow:hidden;height:30px;}

.home_str .strlist .bd{width: 100%;}
.home_str .strlist .bd ul{overflow:hidden;zoom:1;}
.home_str .strlist .bd ul li{width:98%;list-style:none;position:relative;float:left;overflow:hidden;}
.home_str .strlist .bd  ul li .a1 img{position:relative;width:100%;margin:0 1%}
.home_str .strlist .bd  ul li .a1 .divA{position:absolute;bottom:0;left:0;width:100%;height:46px;padding:10px 20px;background:#fafafa;}
.home_str .strlist .bd  ul li .a1 .divA>.p1{width:100%;height:25px;font-size:1rem;line-height:25px;color:#333;}
.home_str .strlist .bd  ul li .a1 .divA>.p2{width:100%;height:21px;font-size:.875rem;color:#b4b4b4;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.home_str .strlist .bd  ul li .a1 .divA>.p3{position:absolute;right:0;bottom:12px;width:108px;height:28px;color:#f60;}
.home_str .strlist .bd  ul li .a2{position:absolute;top:0;left:-580px;width:100%;text-align:center;color:white;background:rgba(0,0,0,0.5);transition:all 0.2s;}
.home_str .strlist .bd  ul li .a2 .p4{width:100%;text-align:center;position:absolute;top:34px;left:-580px;color:#ffe605;font-size:24px;font-weight:bold;transition:all 0.2s 0.1s ease-out;}
.home_str .strlist .bd  ul li .a2 .p5{width:100%;text-align:center;line-height:20px;position:absolute;top:65px;left:-580px;margin:30px  0 10px;font-size:14px;color:white;transition:all 0.2s 0.2s ease-out;}
.home_str .strlist .bd  ul li .a2 .p6{position:absolute;top:140px;left:220px;transform:scale(1.4);transition:all 0.3s 0.2s;}
.home_str .strlist .bd  ul li .a2 .p6 span{font-family:Arial;font-size:30px;font-weight:700;color:#ffe605;}
.home_str .strlist .bd  ul li .a2 .p7{position:absolute;bottom:-50px;left:200px;width:160px;height:38px;line-height:38px;border-radius:20px;margin:10px auto;border:1px solid;transition:all 0.2s 0.5s;}

.home_agent{padding: 10px 0 0 0;width:100%;}
.home_agent em{ font-size:.875rem;color:#666;line-height:30px;}
.home_agent .hatit span{color:#cd392a; font-size:.725rem;line-height:30px;}
.home_agent .agent{width:98%; margin:0 1%; overflow:hidden}
.home_agent .agent ul{margin:5px 1%;}
.home_agent .agent ul li{float:left;width:11.6%;padding:5px; text-align:center; background-color:#eee;margin:4px 1%;}
.home_agent .agent ul li a{color:#333;font-size:.825rem;}
.home_agent .agentmain{margin-top:50px;margin-bottom:20px; overflow:hidden; background:url(../images/agent1.jpg)  200px top no-repeat;   height:302px; position:relative   }
.home_agent .agentmain .hd{position:relative; width:100px; float:left;border-top:1px solid #dadada;   }
.home_agent .agentmain .hd ul{ overflow:hidden;border-bottom:1px solid #dadada; height:300px; background:#666; }
.home_agent .agentmain .hd ul li{ display:block; height:60px; line-height:60px; text-align:center; font-size:16px;   background:#666; color:#fff;  }
.home_agent .agentmain .hd ul li.on{ background:#ffffff; color:#333; border-left:3px solid #cd392a;  }
.home_agent .agentmain .bd{ float:left; overflow:hidden; width:100%;}
.home_agent .agentadd{ overflow:hidden;}
.home_agent .agentadd .inHd{ width:100px; display:block; float:left; height:302px;border-bottom:1px solid #dadada;border-top:1px solid #dadada;}
.home_agent .agentadd .inHd ul{ overflow:hidden; zoom:1; }
.home_agent .agentadd .inHd ul li{width:100px;height:37px; line-height:50px; text-align:center; float:left; color:#333;border-bottom:1px solid #e9e8e8 }
.home_agent .agentadd .inHd ul li.on{color:#cd392a;  }
.home_agent .agentadd .inBd{  zoom:1; overflow:hidden; float:left; width:1000px;   }
.home_agent .agentadd .inBd li{  zoom:1; overflow:hidden; float:left;}
.home_agent .agentadd .inBd .fl{ width:550px; text-align:center; overflow:hidden; float:left; height:100%;}
.home_agent .agentadd .inBd .fl h1{ margin-top:60px; font-weight:normal; color:#333; margin-bottom:10px;}
.home_agent .agentadd .inBd .fr{ width:450px; overflow:hidden}
.home_agent .agentadd .inBd img{ float:right; margin-top:10px;cursor: pointer; transition: all 1.2s;  }
.home_agent .agentadd .inBd img:hover{transform: scale(1.2);  }
.home_agent .agentbtn1{ width:170px; height:35px; line-height:35px; text-align:center; display:block; background:#333; color:#fff; font-size:14px; position:absolute; bottom:35px; left:300px;}
.home_agent .agentbtn2{ width:170px; height:35px; line-height:35px; text-align:center; display:block; background:#cd392a; color:#fff; font-size:14px; position:absolute; bottom:35px; left:490px;}
.home_agent .agentbtn1:hover,.home_agent .agentbtn2:hover{background:#ccc;}

.home_brand{padding: 0 0 20px 0;min-width: 1200px;background-color: #ff6c00;}
.home_brand .hbtit .title{color:#fff;}
.home_brand .hbtit .en{padding-top:30px;}
.home_brand .hbtit .hbcon,.home_brand .hbtit .en,.hbtit .en:hover,.hbtit .title:hover,.hbtit .hbcon p:hover{color:#f0f0f0 !important}
.home_brand .brandlist{width:1200px;position:relative;margin:10px auto;}
.home_brand .brandlist .bd{width: 1200px;}
.home_brand .brandlist .bd ul{overflow:hidden;zoom:1;height:250px;}
.home_brand .brandlist .bd ul li{width:230px;height:250px;list-style:none;position:relative;float:left;overflow:hidden;margin:5px;}
.home_brand .brandlist .bd li{float: left;}
.home_brand .brandlist .bd li a div{padding: 50px 20px;margin: 16px;transition: all 1s;}
.home_brand .brandlist .bd li a div p{font-size: 13px;}
.home_brand .brandlist .bd li a div h2:hover,.home_brand .brandlist .bd li a div p:hover,.home_brandnews .brandimage p:hover{color:#fff !important}
.home_brand .brandlist .bd li a div h2,.home_brand .brandlist .bd li a div p{color: #000;transition: all .5s ease;}
.home_brand .brandlist .bd li a:hover div h2,.home_brand .brandlist .bd li a:hover div p{color: #fff;}
.home_brand .brandlist .bd li a div span{display: block;width: 100%;height: 1px;background-color: #333;margin: 15px 0;position: relative;}
.home_brand .brandlist .bd li a div span:after{content: "";position: absolute;top: 0;left: 0;height: 1px;width: 0%;background-color: #fff;transition: all 1s ease-in-out;}
.home_brand .brandlist .bd li a:hover div span:after{content: "";width: 100%;}

.home_brandnews{padding-top: 25px;widht:98%; margin:0 1%}
.home_brandnews .title,.home_brandnews .newsmovie title{line-height: 50px;color: #000;font-size:1.5rem;text-align:center;}
.home_brandnews .brandimage{width:100%; background-color:#fafafa;}
.home_brandnews .brandimage .en,.home_brandnews .newsmovie .en{line-height: 30px;background: url("/images/ht_bottom.png") no-repeat bottom center;color: #999;font-size: .725rem; text-align:center}
.home_brandnews .brandimage img{width:100%;padding-bottom:10px}
.home_brandnews .brandimage .bd {margin:0 auto;height:345px;position:relative;z-index:0;overflow:hidden;}
.home_brandnews .brandimage .bd ul {width:100%;}
.home_brandnews .brandimage .bd ul li {width:100% !important;overflow:hidden;text-align:center;}
.home_brandnews .brandimage .hd{width:100%;height:30px;line-height:30px;}
.home_brandnews .brandimage .hd ul{text-align:center;}
.home_brandnews .brandimage .hd ul li {display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;	filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.home_brandnews .brandimage .hd ul .on {background:#f00;}
.home_brandnews .swiper-container img{width:100%;}
.home_brandnews .swiper-container p{ font-size:.875rem; text-align:center; line-height:22px;}

.home_brandnews .brandimage p{color:#fff;padding-left:20px;}
.home_brandnews .newsmovie{width:100%;margin-top:20px;}
.home_brandnews .newsmovie .title a{color:#000}
.home_brandnews .newsmovie .news{padding:2%;}
.home_brandnews .newsmovie .more{border-radius:15px;width:96%;margin:10px 2%;padding:10px 0; text-align:center;background-color:#eee;}
.home_brandnews .newsmovie .more a{color:#333;}
.home_brandnews .newsmovie .news .number{margin-right:5px;border-radius: 50%; height: 20px;width: 20px;display: inline-block;background: #cd392a;vertical-align: top;}
.home_brandnews .newsmovie .news .rankings{display: block; color: #FFFFFF; font-size:.785rem;height: 20px;line-height: 20px;text-align: center}
.home_brandnews .newsmovie .news .hd{overflow:hidden;height:50px;line-height:50px;padding:10px 0;}
.home_brandnews .newsmovie .news .hd ul{width:100%;margin:0 auto;}
.home_brandnews .newsmovie .news .hd ul a{color:#999;height:30px; line-height:30px;padding-top:15px;}
.home_brandnews .newsmovie .news .hd ul li{list-style:none;display:inline;font-size:22px; font-weight:bold;color:#333;height:50px;line-height:50px;}
.home_brandnews .newsmovie .news .hd ul li.on{color:#cd392a;}
.home_brandnews .newsmovie .news .bd{}
.home_brandnews .newsmovie .news .bd ul{overflow:hidden;display: none;}
.home_brandnews .newsmovie .news .bd ul li{width:100%;border-bottom: 1px solid #ededed; padding:10px 0;overflow: hidden; float: left; box-sizing: border-box; position: relative;}
.home_brandnews .newsmovie .news .bd ul li img{width:100px;height:80px;float:left;}
.home_brandnews .newsmovie .news .bd ul li a{overflow:hidden;font-weight:bold;color:#333;height:30px; font-size:1rem;line-height:20px;}
.home_brandnews .newsmovie .news .bd ul li p{font-size:.875rem;color:#666;line-height:23px;}
.home_brandnews .newsmovie .movie  .fla1{margin-left:0;}
.home_brandnews .newsmovie .movie  li{float:left;margin:0 0 25px 18px;}
.home_brandnews .newsmovie .movie  li p{width:140px;overflow:hidden;white-space:nowrap; margin:10px 0;text-align:center;}
.home_brandnews .newsmovie .movie  li p a{width:140px;height:30px; line-height:30px; font-size:14px; color:#333;}
.home_brandnews .newsmovie .movie  li .img1{background-image: url(/pic/111.jpg);width: 150px;height: 126px;}
.home_brandnews .newsmovie .movie  li .img2{background-image: url(/pic/222.jpg);width: 150px;height: 126px;}
.home_brandnews .newsmovie .movie  li .img3{background-image: url(/pic/333.jpg);width: 150px;height: 126px;}
.home_brandnews .newsmovie .movie  li .img4{background-image: url(/pic/444.jpg);width: 150px;height: 126px;}
.home_brandnews .newsmovie .movie  li .img1:hover .ico_play,.home_brandnews .newsmovie .movie  li .img2:hover .ico_play1,.home_brandnews .newsmovie .movie  li .img3:hover .ico_play2,.home_brandnews .newsmovie .movie  li .img4:hover .ico_play3{background-image: url(/images/play.png);}
.ico_play {margin-left:46px;width: 60px;height: 88px;}
.ico_play1 {margin-left:46px;width: 60px;height: 88px;}
.ico_play2 {margin-left:46px;width: 60px;height: 88px;}
.ico_play3 {margin-left:46px;width: 60px;height: 88px;}

.home_service{padding: 0 0 20px 0;width: 100%;}
.home_service .hstit{}
.home_service .hstit .title{position: relative;height:60px;line-height: 60px;color: #000;font-size: 1.5rem;}
.home_service .hstit .en{position: relative;color:#CCC !important;}
.home_service .hstit .rexian{position: relative;color:#333;padding-top:5px;}
.home_service .hstit p{position: relative;margin:20px 0 40px 0;line-height: 20px;color: #333;font-size:.875rem;}
.home_service ul{clear:both;width:100%;margin:50px auto;}
.home_service ul li{width:24%;float:left;border:6px solid rgba(255,255,255,0);}
.home_service ul li a{display: block;	background-color: rgba(255,255,255,1);text-align: center;border:8px solid rgba(255,255,255,0);transition: all .5s ease-in-out;color: #333;overflow: hidden;	position: relative;}
.home_service ul li a:hover{display: block;	background-color: rgba(255,255,255,0);text-align: center;border:8px solid #cd392a;}
.home_service ul li a span{width: 55px;height: 55px;position: absolute;top: 10px;left: 50%;transform: translateX(-50%);background-position: center;background-repeat: no-repeat;background-size: cover;}
.home_service ul li a h4{margin-top: 75px;margin-bottom: 10px;}
.home_service ul li a p{font-size:14px;color: #999;}
.home_service ul li a p:hover,.home_service ul li:hover a p,.home_service ul li:hover a h4{color: #fff !important;}

.xs_wrap{padding-top: 10px;height:850px;padding-right:80px;color: #333; font-size: 12px;background-color: #dcf5ed;}
.itemCon{width:1200px;margin:0 auto;}
.itemCon .slogan{font-size:38px;top:180px; width:290px; text-align:center;margin:50px 0 0 470px;position:absolute; z-index:1 }
.itemCon .slogan em{display:block; font-size:24px;color:#ff5a00; line-height:50px;}
#stateTip{position: absolute;margin-left:-100px}
#mapTipContent{width: 1200px;margin: 0 auto;display: none;}
.mapTipText{width: 380px; height:auto;position:absolute;z-index:2;padding-bottom:8px;padding-left:10px;background-color: #fff;border:2px solid #f00;border-radius:5px;}
.mapTipText .mapTipList{float: left;margin-left: 10px;}
.mapTipText .mapTipList h2{text-align: left; font-weight:normal;padding-top:8px;padding-left:8px;padding-bottom:8px;border-bottom:solid 1px #ffcac5}
.mapTipText .mapTipList h2 a{font-size: 20px; color: #262626;text-decoration:none;}
.mapTipText .mapTipList h2 a:hover{ color: #0085d2;}
.mapTipText .mapTipList h2 a span{font-size: 16px;margin-left: 3px;}
.mapTipText .mapTipList ul{overflow:hidden;width: 348px;}
.mapTipText .mapTipList ul li{list-style: none;line-height:20px;  font-size:14px;color:#333;float: left;padding: 7px 5px 5px 5px;}

.mapTipText .mapTipList .con{height:auto;overflow-y:scroll;max-height:350px;border-radius:5px;}
.mapTipText .mapTipList .con ul li{margin:5px auto;background-color:#CCC;border-radius:5px;}
.mapTipText .mapTipList .con p{ font-size:12px;}
.mapTipText .mapTipList .con_l{float:left;width:75px;}
.mapTipText .mapTipList .con img{margin-left:-5px;width:75px;height:60px;padding:2px;}
.mapTipText .mapTipList .con_r{float:left;width:255px;padding-left:5px;}

.chengshi{ clear:both;padding:8px 2%;}
.chengshi ul li{clear:both;width:100%;padding:10px 1%}
.chengshi img{width:100%;padding-top:5px;}
.chengshi .neil{float:left; width:30%;}
.chengshi .neil img{margin-bottom:2px;height:80px;}
.chengshi .neir{float:left;width:67%;padding-left:2%;}
.chengshi .neir h3{font-size:1rem;color:#333;line-height:24px;height:24px; overflow:hidden}
.chengshi .neir p{font-size:.875rem;color:#666;line-height:18px;}
.chengshi .chengshilist{float: left;margin-left: 10px;width:100%}
.chengshi .chengshilist ul{margin:30px auto;}
.chengshi .chengshilist ul li {margin:0 5px; background-color:#CCC;list-style: none;line-height:20px;  font-size:14px;color:#333;float: left;padding: 10px 18px 10px 18px;}
.chengshi .chengshilist ul li a{color:#333}
.chengshi .chengshilist ul li.hover{ background-color:#999;color:#FFF}
.chengshi .chengshilist .con{height:auto;}
.chengshi .chengshilist .con ul li{width:32%;padding:25px 5px;margin:2px; background-color:#fff; height:420px;}
.chengshi .chengshilist .con img{width:300px;height:230px;-webkit-transition:0.7s; padding-left:40px;}
.chengshi .chengshilist .con img:hover{transform:scale(0.95)}
.chengshi .chengshilist .con h4{padding:10px 40px;width:300px;}
.chengshi .chengshilist .con p{width:300px;padding-left:40px;}

#baidumap{width: 100%;height: 200px;}
.lx-container{margin-bottom:80px;}
.lx-container .title{height:70px;text-align:center;line-height: 60px;font-size:1.5rem;}
.lx-container p{color:#333; font-size:.925rem;line-height:24px;}
.lx-container span{color:#333; font-size:1.2rem; line-height:50px;}
.lx-container .sjl{width:100%;margin:20px auto; text-align:center}
.lx-container .sjl .time-t{font-weight:bold}
.lx-container .sjl .time{color:#666;font-size:1.5rem;line-height:40px;}
.lx-container .sjl  ul li{ float:left;width:55px;text-align:center;font-size:12px;color:#959595}
.lx-container .sjl .choice{font-size:1rem;font-weight:bold;color:#333;margin-top:30px;}
.lx-container .sjl .btn-link{display:block;width:100%;line-height:56px;background:url(/images/mszx.jpg) no-repeat 50px center #fff;text-indent:104px;color:#333;font-size:18px;border:1px solid #333;margin-top:20px;}
.lx-container .dzr{width:100%;padding:0 20%;margin-top:30px ;}
.lx-container .dzr p{line-height:20px;}
	
.foot{margin-top:50px; background-color:#333}
.footer{height:310px;padding-top:30px;}
.footer .f_logo{width:17%;}
.footer .f_logo img{width:200px;height:108px;}
.footer .f_logo div{color:#666;height:25px; line-height:25px;font-size:14px;}
.footer .f_logo p{font-size:22px;color:#cd392a;height:25px; line-height:35px; font-weight:bold}
.footer .r_weixin{background-image: url(/images/f_weixin.jpg);width: 185px;height: 185px;margin-top:15px;}
.footer ul{margin-left:9%;width:58%;}
.footer ul li{float:left;width:25%; }
.footer ul li h3 a{color:#666;font-size:16px;height:60px;line-height:60px;}
.footer ul li a{color:#666;font-size:14px;height:20px;line-height:20px;}
.link{width:100% ;height:80px;background-color:#333;}
.link .friendlink{color:#666;height:23px;line-height:23px;padding-top:15px;font-size:12px;}
.link .friendlink a{color:#666; font-size:12px;white-space: nowrap;}
.link .friendlink a:hover{color:#999 !important}
.copyright{ clear:both;color:#666;background-color:#333;line-height:23px;font-size:12px; text-align:center;padding-bottom:80px;}
.copyright p{color:#ccc;}
.copyright p a{color:#eee;padding:10px; line-height:50px;}
.tongji {display: none}
.wapbottom {
  height: 50px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  padding: 0px 12px;
  position: fixed;
  bottom: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #fff;
  z-index: 100;
}
.wapbottom a{
  text-decoration: none;color: #fff;}
.wapbottom .btn1 {
  float:left;
  background:#F90;
  height: 40px;
  width: 46%;
  color: #fff;
  border-radius: 4px;
}
.wapbottom .btn2 {
	margin-left:2%;
	float:left;
  background: #F00;
  height: 40px;
  width: 46%;
  color: #fff;
  border-radius: 4px;
}